525. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2021-05-13 09:09:34 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

525.1 Files compared

#LocationFileLast Modified
12021-05-13 09:09:34 +0000
2/Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/pub/media/porto/configed_csssettings_demo6_en.css2021-04-28 03:14:22 +0000

525.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged00
Changed00
Inserted1247
Removed00

525.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

525.4 Active regular expressions

No regular expressions were active.

525.5 Comparison detail

    1 /**
    2  * WARNING: Do not change this file. Your changes will be lost.
    3  * 2021-04-28 03:14:21 */
    4 @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body.boxed {
    5 }
    6 @media (min-width: 768px) {
    7     .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
    8         width: 49%;
    9     }
    10     .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
    11         width: 49%;
    12     }
    13 
    14     .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
    15         width: 36.75%;
    16     }
    17     .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
    18         width: 36.75%;
    19     }
    20 }
    21 
    22 .layout-fullwidth .container, .layout-fullwidth .block.category.event,.layout-fullwidth .footer.content,.layout-fullwidth .header.content,.layout-fullwidth .navigation,.layout-fullwidth .page-main,.layout-fullwidth .page-wrapper>.breadcrumbs >ul,.layout-fullwidth .page-wrapper>.page-bottom,.layout-fullwidth .page-wrapper>.widget,.layout-fullwidth .top-container{
    23     padding-left: 4vw;padding-right: 4vw;
    24 }
    25 @media (max-width: 575px){
    26 body {
    27     font-size: 13px;
    28     line-height: 21px;
    29 }
    30 }
    31 h1, h2, h3, h4, h5, h6 {
    32     font-family: Poppins,sans-serif;
    33     color: #222529;
    34     letter-spacing: normal;
    35 }
    36 h1 { 
    37     font-weight: 700;
    38     font-size: 30px;
    39     line-height: 44px; 
    40     margin: 0 0 32px 0;
    41 }
    42 h2 { 
    43     font-weight: 700;
    44     font-size: 25px;
    45     line-height: 40px; 
    46     margin: 0 0 32px 0;
    47 }
    48 h3 { 
    49     font-weight: 700;
    50     font-size: 24px;
    51     line-height: 30px; 
    52     margin: 0 0 20px 0;
    53 }
    54 h4 { 
    55     font-weight: 700;
    56     font-size: 20px;
    57     line-height: 27px; 
    58     margin: 0 0 14px 0;
    59 }
    60 h5 { 
    61     font-weight: 700;
    62     font-size: 14px;
    63     line-height: 18px; 
    64     margin: 0 0 14px 0;
    65 }
    66 h6 { 
    67     font-weight: 600;
    68     font-size: 14px;
    69     line-height: 18px; 
    70     margin: 0 0 14px 0;
    71 }
    72 p { 
    73     letter-spacing: 0;
    74 }
    75 .home-banner-slider h2.vc_custom_heading, .custom-font4 {
    76     font-family: 'Segoe Script','Savoye LET';
    77 }
    78 html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
    79     color: #ff7272;
    80 }
    81 html .action.primary, html .btn {  
    82     padding: .533rem .933rem;
    83     font-size: .8rem;
    84     line-height: 1.42857; 
    85 }
    86 html .action.primary {
    87     color: #fff;
    88     background-color: #ff7272;
    89     border-color: #ff7272 #ff7272 #ff3f3f;
    90 }
    91 html .btn-modern {
    92     text-transform: uppercase;
    93     font-size: .75rem;
    94     padding: .75rem 1.5rem;
    95     font-weight: 600;
    96     height: auto;
    97 }
    98 html .btn-borders, html .btn-modern {
    99     font-family: Poppins;
    100     font-weight: 700;
    101     letter-spacing: .01em;
    102 }
    103 .btn-borders.btn-xl {
    104     padding: 1em 3.5em;
    105     font-size: 1.125rem;
    106     border-width: 3px;
    107 }
    108 .btn-modern.btn-md {
    109     padding: .75em 2.25em;
    110 }
    111 .btn-modern.btn-xl {
    112     padding: 1.15em 5.5em;
    113 }
    114 .btn-borders.btn-lg {
    115     padding: 1em 3em;
    116     font-size: 1rem;
    117     border-width: 3px;
    118 }
    119 html .btn-borders.btn-dark {
    120     background: transparent;
    121     border-color: #222529;
    122     color: #222529;
    123 }
    124 .btn-flat {
    125     padding: 0!important;
    126     background: none!important;
    127     border: none!important;
    128     border-bottom: 1px solid transparent!important;
    129     box-shadow: none!important;
    130     text-transform: uppercase;
    131     font-size: .75rem;
    132 }
    133 html .btn-dark {
    134     color: #fff;
    135     background-color: #222529;
    136     border-color: #222529 #222529 #0b0c0e;
    137 }
    138 html .btn-borders.btn-dark:hover, 
    139 html .btn-borders.btn-dark:focus, 
    140 html .btn-borders.btn-dark:active {
    141     background-color: #222529;
    142     border-color: #222529;
    143     color: #fff;
    144 }
    145 html .btn-primary {
    146     color: #fff;
    147     background-color: #ff7272;
    148     border-color: #ff7272 #ff7272 #ff3f3f;
    149 }
    150 html .btn-light {
    151     color: #222529;
    152     background-color: #fff;
    153     border-color: #fff #fff #e6e6e6;
    154 }
    155 html .background-color-secondary {
    156     background-color: #ff7272!important;
    157 }
    158 .page-header .sw-megamenu.navigation li.level0 > em, .page-header .sw-megamenu.navigation li.level0 i {
    159     display: none;
    160 }
    161 .page-header.type4 .navigation li.level0.staticwidth > .submenu li.level1 > a,
    162 .page-header.type4 .navigation li.level0.fullwidth > .submenu li.level1 > a {
    163    color: #333;
    164 }
    165 .owl-carousel.dots-style-1 .owl-dots span {
    166     width: 18px;
    167     height: 18px;
    168     border-color: #222529;
    169   } 
    170   .owl-carousel.dots-style-1 .owl-dot.active span, 
    171   .owl-carousel.dots-style-1 .owl-dot:hover span {
    172     color: #222529;
    173   }
    174   .owl-carousel.dots-style-1 .owl-dot span:after {
    175     border-width: 4px!important;
    176   } 
    177 .page-wrapper > .breadcrumbs { 
    178     padding: 12px 0;
    179 }
    180 .page-wrapper > .breadcrumbs .items {
    181     font-size: .75rem;
    182     font-weight: 600;
    183     padding-top: 6px;
    184     padding-bottom: 6px;
    185 }
    186 .page-wrapper > .breadcrumbs .items>li.home a {
    187     width: auto;
    188     text-indent: 0;
    189 }
    190 .page-wrapper > .breadcrumbs .items>li.home a:after {display: none;}
    191 .footer .widget .widgettitle {
    192     font-size: 1rem;
    193     letter-spacing: -.02em;
    194 }  
    195 .footer .widget {
    196     margin-bottom: 1.875rem;
    197     margin-top: 1.875rem;
    198 }
    199 .widget:first-child {
    200     margin-top: 0;
    201 }
    202 .footer, .footer p {
    203     letter-spacing: 0;
    204 }
    205 .footer-middle > .container { 
    206     padding-top: 5rem;
    207     padding-bottom: 2.4rem;
    208 }
    209 .footer .widgettitle, .footer .widget-title {
    210     font-size: 15px;
    211     font-weight: 700;
    212 }
    213 .footer-middle .block { 
    214     line-height: 1; 
    215 }
    216 .footer .follow-us .share-links a {
    217     width: 48px;
    218     height: 48px;
    219     border-radius: 40px;
    220     margin: 0;
    221 }
    222 .footer .newsletter input {
    223     height: 3rem;
    224     font-size: .875rem;
    225     border-radius: 30px 0 0 30px;
    226     border: none;
    227     box-shadow: none;
    228     padding-left: 25px;
    229 }
    230 .footer .newsletter .action.subscribe {
    231     height: 3rem;
    232     padding-left: 25px;
    233     padding-right: 25px;
    234     border-radius: 0 30px 30px 0;
    235     text-transform: uppercase;
    236     font-size: .875rem;
    237     font-weight: 700;
    238 }
    239 .widget.contact-info li:not(:last-child) {
    240     margin-bottom: 1rem;
    241 }
    242 .footer .contact-info .contact-details strong {
    243     text-transform: uppercase;
    244 }
    245 .footer .contact-info .contact-details strong, .footer .contact-info .contact-details span { 
    246     line-height: 1.5
    247 }